-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add solana chains #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add solana chains #60
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
d331a7c to
2992554
Compare
4d1f3ef to
fd255d1
Compare
2992554 to
e3cb44d
Compare
fd255d1 to
02fe68d
Compare
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
02fe68d to
f92e682
Compare
e3cb44d to
ad91f01
Compare
c4cfd25 to
e77e2c7
Compare
ad91f01 to
f57e65d
Compare
e77e2c7 to
b27a204
Compare
f57e65d to
2fbe97c
Compare
b27a204 to
32497e7
Compare
2fbe97c to
f14b382
Compare
32497e7 to
1f0f226
Compare
f14b382 to
7970c81
Compare
1f0f226 to
6877302
Compare
7970c81 to
e31ad15
Compare
74d7ec9 to
a6037ea
Compare
a522645 to
3fe6fab
Compare
5610408 to
7fc9613
Compare
4edaa74 to
406efce
Compare
7fc9613 to
5e59b4c
Compare
PaulRBerg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feedback
|
@PaulRBerg regarding the code dedup could you please check #68 and leave the comments there for that? |
|
I could but it is more difficult to review like that because I have to look/review each differential change until then - could you please refactor the de-duplication to be made incrementally so I can review them isolated? This would save time 🙏 Also, it would be a much cleaner diff in the PR history if we merge the de-duplicated version in the PRs when the logic was introduced |
5e59b4c to
d9c0384
Compare
|
@PaulRBerg I applied the changes that you suggested and removed the refactor pr given that now the dedup is being taken care of in each pr. |
d9c0384 to
4918dc8
Compare
a86e8bb to
1e8cbc4
Compare
4918dc8 to
0f06fcc
Compare
PaulRBerg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR looking good now for merging
ed3bd2a to
4998522
Compare
99a7a70 to
204ba65
Compare
ac1fa20
into
10-20-feat_add_solana_idls
This pr replaces #60. This is need because of a merge order mistake that I did.

This pr aims to add support for the Solana chains used inside the Sablier App.